<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

ul,
li,
dl,
dd,
img,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  border: none;
  padding: 0;
  margin: 0;
}

body {
  margin: 0;
  font-family: 'Microsoft YaHei';
  font-size: 17px;
  font: 17px/1.2 'Microsoft YaHei';
  color: #333;
  line-height: 1.2;
  background-color: rgb(240, 241, 247);
}

a {
  text-decoration: none;
  color: #333333;
}

/* 手机端样式 */
@media screen and (max-width: 768px) {
  .hidden-pc {
    display: block;
  }

  .hidden-mobile {
    display: none;
  }

  /*轮播*/
  .silder {
    width: 100%;
    height: 66vw;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    position: relative;
    float: left;
  }

  .silder .silder_list {
    height: 66vw;
    overflow: hidden;
    position: relative;
  }

  .silder .silder_list li {
    display: none;
  }

  .silder .silder_list li:first-child {
    display: list-item;
  }

  .silder .silder_list a {
    position: absolute;
    top: 0;
    left: 0;
  }

  .silder .silder_list a,
  .silder .silder_list img {
    display: inline-block;
    float: left;
  }

  .silder .silder_page {
    height: 35px;
    text-align: right;
    margin: 0 auto;
    right: 1px;
    overflow: hidden;
    position: absolute;
    bottom: 1px;
  }

  .silder .silder_page li {
    width: 16px;
    font-size: 12px;
    float: left;
    height: 16px;
    line-height: 16px;
    margin: 10px 4px 0 0;
    background: #f1f1f1;
    display: inline-block;
    text-align: center;
    color: #000;
  }

  .silder .silder_page li.current {
    background: #c70b31;
    color: #fff;
  }

  .silder_desc {
    color: #fff;
    float: left;
    line-height: 35px;
    height: 35px;
    width: calc(100% - 120px);
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    text-indent: 10px;
  }

  .silder .silder_page li:hover {
    cursor: pointer;
  }

  .silderbottom {
    position: absolute;
    bottom: 0;
    background-color: #66614f;
    height: 35px;
    width: 100%;
    filter: alpha(Opacity=80);
    -moz-opacity: 0.5;
    opacity: 0.5;
  }

  /* 轮播图 */
  .swiper1 {
    margin: 10px 0;
  }

  .swiper-slide img {
    width: 100vw;
    height: 215px;
  }

  .swiper-slide .title {
    position: absolute;
    bottom: 0;
    background-color: #66614f;
    height: 40px;
    width: 100%;
    filter: alpha(Opacity=80);
    -moz-opacity: 0.5;
    opacity: 0.5;
  }

  .swiper-pagination {
    text-align: right !important;
  }

  .swiper-slide span {
    color: #fff;
    float: left;
    line-height: 40px;
    height: 40px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    text-indent: 10px;
  }

  .swiper-container .swiper-pagination-bullet {
    background: #fff;
    opacity: 0.8;
  }

  .swiper-container .swiper-pagination-bullet-active {
    background: #007aff;
    opacity: 0.8;
  }

  /* 即时动态、媒体聚焦、信息公告 */
  .n_listBox,
  .n_listBox1 {
    width: calc(100% - 15px);
    margin-left: 10px;
    margin-top: 5%;
  }

  .n_l_nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eee;
  }

  .n_l_nav a {
    color: #235399;
    font-size: 14px;
  }

  .n_l_nav span {
    font-weight: bold;
    display: block;
    float: left;
    cursor: pointer;
    padding: 0 10px;
    font: bold 16px/33px 宋体;
    color: #333333;
    background: #eeeeee;
  }

  a {
    color: #434343;
    text-decoration: none;
  }

  .n_l_nav span.on {
    color: #fff;
    background: #258bcb;
    font: bold 16px/33px 宋体;
  }

  .n_listBox ul,
  .n_listBox1 ul {
    width: 100%;
    padding: 10px 0;
  }

  .n_listBox ul li,
  .n_listBox1 ul li {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
  }

  .n_listBox ul li a,
  .n_listBox1 ul li a {
    font-size: 15px;
  }

  .n_listBox .cont .date,
  .n_listBox1 .cont .date {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    color: #666666;
    margin-top: 6px;
  }

  .advertContent {
    margin-top: 4%;
    background: #f8f8f6;
    opacity: 1;
    height: 110px;
    display: flex;
  }

  .advertContent .adver-detail {
    text-align: center;
    width: 25%;
    margin-top: 4.5%;
  }

  .myone,
  .mytwo {
    display: flex;
    margin-top: 5%;
  }

  .myone .yuanqu_tupian:nth-child(1) {
    margin-right: 2% !important;
  }

  .test1 {
    margin-top: 5%;
    margin-left: 5%;
    position: relative;
    font-weight: normal;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
  }

  .test1 a {
    text-decoration: none;
    border-bottom: none;
    float: left;
    height: 26px;
    color: #333333;
    font-weight: normal;
    text-align: center;
  }

  .test1 .on {
    font-weight: bold;
    border-bottom: 2px solid #13468f;
  }

  .test1 .more {
    color: #235399;
    font-size: 14px;
  }

  .bmztc {
    width: 100%;
    color: white;
    height: 36px;
    background-color: #245399;
    border-top: solid 15px #245399;
    border-left: solid 1px #245399;
    border-right: solid 1px #245399;
    display: flex;
    justify-content: space-around;
  }
}

/* 电脑端样式 */
@media screen and (min-width: 768px) {
  .hidden-pc {
    display: none;
  }

  .hidden-mobile {
    display: block;
  }

  .clr {
    clear: both;
  }

  .header_top {
    width: 100%;
    background-color: #aa4142;
    background-image: url(../images/2024/header-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-width: 1200px;
    border-bottom: none;
    position: relative;
  }
  .header_top .top-bar {
    position: relative;
  }

  .header_top .top-bar dl dt span {
    background-image: url(../images/2021/index_zwwzlxj.png);
  }

  .header_top .top-bar {
    color: #fff;
  }

  .header_top .top-bar a {
    color: #fff;
  }

  .header_top .top-bar .top-bar-gh {
    position: absolute;
    bottom: -57px;
    left: 0;
    right: 0;
    margin: auto;
  }

  .header_top .inhead .logo {
    padding-top: 55px;
    width: 100%;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .header_top .search dl dt.button {
    border-left-color: #b5b5b5;
  }

  .header_top .search dl dt input.searchBtn {
    background-image: url(../../images/2024/search.png);
    background-size: contain;
  }

  .container {
    max-width: 1800px;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;
    /* border:1px solid #333; */
  }

  .tubiao1 {
    width: 37px;
    height: 32px;
    float: left;
  }

  .header_top_1 {
    width: 240px;
    float: left;
    line-height: 32px;
    color: #ffffff;
    margin-left: 18px;
    font-size: 13px;
  }

  .header_top_2 {
    width: 400px;
    height: 32px;
    line-height: 32px;
    float: right;
    color: #bfd5f5;
    font-size: 13px;
    text-align: right;
  }

  .header_top_2 a {
    color: #ffffff;
    margin-left: 8px;
    margin-right: 8px;
    font-size: 13px;
  }

  .header_top_2 a:hover {
    text-decoration: underline;
  }

  .logo {
    width: 673px;
    height: 120px;
    float: left;
    margin-top: 15px;
    /*margin-left:30px;*/
  }

  .saosou {
    width: 32%;
    float: right;
    padding-top: 2%;
  }

  .saosou .txt {
    outline: none;
    width: 270px;
    max-height: 50px;
    height: 40px;
    border: 1px solid #b5b5b5;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    padding-left: 20px;
    display: inline-block;
    margin-top: 30px;
  }

  .saosou .btn {
    border: solid 1px #b5b5b5;
    width: 56px;
    height: 40px;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    display: inline-block;
    margin-top: 30px;
    background: url(../../images/2019/v2/ssan.jpg) no-repeat center;
    background-color: #ffffff;
  }

  .bottomsoid {
    width: 100%;
    min-width: 1200px;
    /* height: 220px; */
    background-position: center;
    /*padding-top:430px;*/
    box-sizing: content-box;
  }

  .navnew {
    width: 100%;
    background-color: none;
    border-top: none;
  }

  .navnew ul {
    line-height: 50px;
  }

  .navnew ul li {
    float: left;
    list-style: none;
  }

  .navnew ul li a {
    text-decoration: none;
  }

  .navnew ul li a:hover {
    color: #245399;
  }

  .navnew ul .tubiao {
    margin-right: 10px;
    font-size: 24px;
  }

  .navnew ul .shuxian {
    float: left;
    width: 2px;
    margin-left: 15px;
    margin-right: 15px;
    color: #d1d2d8;
  }

  .hengfu {
    padding: 15px 0px;
    width: 100%;
    /* height: 200px; */
    border-radius: 6px;
    box-sizing: border-box;
  }

  .hengfu img {
    border-radius: 6px;
  }

  /* 
	.news {
		width: 100%;
		min-width: 1200px;
		padding-bottom: 25px;
		box-sizing: content-box;
		background: #e6e6e6 url(../images/2019/v2/bj.png) no-repeat;
		background-position: center;
		height: 710px;
		background-position: 0px -610px;
   }
*/
  .news_1 {
    height: 421px;
    margin-top: 15px;
  }

  .news_left {
    float: left;
    width: 680px;
    /* background: #ffffff; */
    /* min-height: 480px; */
  }

  .news_right {
    float: right;
    width: 100%;
    box-sizing: border-box;
    padding: 24px;
  }

  .news_right h2 {
    border-bottom: 1px solid #e5e5e5;
    color: #a61620;
    line-height: 1;
    font-size: 24px;
    /* padding-top: 20px;
    padding-bottom: 15px; */
  }

  .news_right h2 a {
    color: #2a6aa7;
    text-decoration: none;
    border-bottom: none;
  }

  .news_right p a,
  .news_right p {
    margin-top: 18px;
  }

  .news_right p i {
    font-size: 14px;
    margin-right: 10px;
  }

  .news_right p a:hover {
    text-decoration: underline;
  }

  .news_right .on {
    color: #a61620;
  }

  .yuanqu {
    /* width: 100%; */
    /*background:#f7f7f7; */
    /* background: #ffffff; */
    height: 465px;
    min-width: 1200px;
  }

  .yuanqu h2 {
    color: #529bd0;
    font-weight: 100;
  }

  .yuanqu_left h2 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 22px;
    font-weight: normal;
    font-size: 20px;
  }

  .yuanqu_left h2 a {
    font-size: 24px;
    color: #2a6aa7;
  }

  .yuanqu_left h2 a:hover {
    text-decoration: underline;
  }

  .yuanqu_left .on {
    color: #a61620;
  }

  .yuanqu_tupian {
    width: 235px;
    float: left;
    /* padding-top: 25px; */
  }

  .yuanqu_tupian a:hover {
    color: #a61620;
  }

  .yuanqu_center {
    /* width: 159px; */
    /* float: left; */
    margin-left: 20px;
    flex: 1;
  }

  /*.yuanqu_center img{ width:100%;}*/
  .yuanqu_center .wx {
    background: #f2f2f2;
    width: 159px;
    height: 35px;
    margin-bottom: 18px;
  }

  .yuanqu_center .wx-img {
    width: 35px;
    float: left;
    height: 35px;
    margin-right: 15px;
  }

  .yuanqu_center .wx-wz {
    float: left;
    height: 35px;
    line-height: 35px;
  }

  .yuanqu_right {
    float: right;
    width: 100%;
  }

  .yuanqu_right h2 {
    border-bottom: 1px solid #ddd;
    font-weight: normal;
    color: #245399;
    padding-bottom: 22px;
  }
  .yuanqu_right h2 a {
    color: #2a6aa7;
  }
  .yuanqu_right .on {
    color: #a61620;
  }

  .yuanqu_right_l {
    padding-top: 22px;
  }

  .yuanqu_right_l p {
    height: 36px;
  }

  .yuanqu_right_l p i {
    font-size: 14px;
    margin-right: 10px;
  }

  .yuanqu_right_txt {
    font-family: 'Microsoft YaHei';
    font-size: 17px;
  }

  .gundong {
    width: 100%;
    padding-top: 20px;
    /* background-color: #ebeced; */
    padding-bottom: 20px;
  }

  .xinxi {
    width: 875px;
    height: 255px;
  }

  .xinxi_left {
    width: 486px;
    height: 255px;
    float: left;
  }

  .xinxi_left1 {
    width: 186px;
    height: 254px;
    float: left;
  }

  .xinxi_left1 p {
    width: 176px;
    height: 78px;
    font-size: 18px;
    background: #f2f2f2;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
    line-height: 78px;
  }

  .xinxi_left1 p i {
    font-size: 24px;
    margin-left: 17px;
    margin-right: 13px;
  }

  .xinxi_left2 {
    width: 290px;
    height: 225px;
    float: left;
    padding-top: 10px;
  }

  .xinxi_left2 table tr td {
    height: 44px;
  }

  .xinxi_left2 .tp {
    text-align: center;
    width: 20px;
  }

  .xinxi_left2 table tr td a:hover {
    color: #467eb3;
  }

  .xinxi_center {
    width: 380px;
    height: 246px;
    float: left;
  }

  .xinxi_center h2 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    padding-top: 10px;
    font-weight: normal;
    font-size: 20px;
  }

  .xinxi_center h2 a {
    color: #2a6aa7;
    font-size: 24px;
  }

  .xinxi_center p {
    margin: 25px 0 0 0;
    overflow: visible;
  }

  .xin {
    width: 875px;
    float: left;
    margin-top: 20px;
    height: 410px;
  }

  .xin_right {
    width: 295px;
    height: 355px;
    float: right;
    margin-top: 20px;
  }

  .xin_right_he {
    width: 228px;
    height: 43px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
  }

  .xin_right_he1 {
    width: 75px;
    height: 43px;
    line-height: 43px;
    float: left;
  }

  .xin_right_he2 {
    width: 140px;
    height: 43px;
    float: left;
    line-height: 43px;
    color: #2a6aa7;
    padding-top: 0px;
    display: flex;
    align-items: Center;
  }

  .xin_right_he2 a {
    padding: 0 0 0 0;
  }

  .xin_right_he2 a:hover {
    color: #a61620;
  }

  .xin_right_he_big {
    width: 228px;
    height: 60px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
  }

  .xin_right_txt {
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 10px;
    line-height: 1;
    float: left;
  }

  .xin .xin_guang {
    width: 875px;
    height: 85px;
    margin-top: 23px;
  }

  .xin .xin_guang_he {
    width: 160px;
    height: 68px;
    margin-right: 15px;
    line-height: 25px;
    text-align: center;
    font-size: 18px;
    padding-top: 10px;
    float: left;
  }

  .xin_guang_he a {
    color: #fff;
  }

  .xin_guang_he a:hover {
    text-decoration: underline;
  }

  .xinxi_center_l p:hover .bs {
    color: #e0887d;
  }

  .xinxi_center_l p i {
    font-size: 14px;
    margin-right: 10px;
  }

  .gongzhong {
    width: 295px;
    height: 95px;
    background: #990000;
  }

  .gongzhong_left {
    width: 20px;
    float: left;
    color: #fff;
    margin: 20px 20px 20px 20px;
    font-size: 21px;
  }

  .gongzhong_right {
    width: 210px;
    height: 140px;
    float: left;
    background: #fff;
    margin-top: 5px;
    padding: 10px 10px;
    box-sizing: content-box;
  }

  .gongzhong_right table tr td {
    height: 40px;
    text-align: center;
    width: 50px;
  }

  .tp {
    width: 15px;
  }

  .gongzhong_right table {
    border-collapse: collapse;
  }

  .gz_bt {
    background: #f4f2f2;
    font-size: 15px;
    height: 35px;
  }

  .bumeng table {
    margin: 10px 0px;
  }

  .bumeng table tr td {
    width: 200px;
    height: 18px;
    text-align: left;
    border: solid 12px #f7f7f7;
  }

  .bumeng table tr td:hover {
    color: #c82e1b;
  }

  .di {
    width: 100%;
    height: 48px;
    background: #990000;
    text-align: center;
    line-height: 48px;
    color: #fff;
    min-width: 1200px;
  }

  .di a {
    color: #fff;
  }

  .di span {
    margin: 0 25px 0 25px;
  }

  .footer {
    background: #dee0e2;
    width: 100%;
    height: 180px;
    min-width: 1200px;
  }

  .footer .zhengsheng {
    float: left;
    margin-left: 100px;
  }

  .footer .banquan {
    width: 624px;
    height: 149px;
    float: left;
    line-height: 2;
    text-align: left;
    margin-top: 15px;
    font-size: 15px;
    margin-left: 55px;
  }

  .footer_right {
    width: 210px;
    height: 139px;
    float: left;
    margin: 5px 0px 0px 5px;
  }

  /*漂浮*/
  .you_piaofu {
    position: fixed;
    top: 226px;
    right: 5px;
    z-index: 9;
  }

  .you_piaofu_wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }

  .you_guanbi {
    margin-top: -3px;
    background-color: #ffffff;
    text-align: center;
  }

  .you_guanbi a {
    color: #000;
  }

  .you_piaofu img {
    height: 150px;
    width: unset;
  }

  .you_piaofu2 {
    position: fixed;
    top: 400px;
    right: 5px;
    z-index: 9;
  }

  .you_guanbi2 {
    margin-top: -3px;
    background-color: #ffffff;
    text-align: center;
  }

  .you_guanbi2 a {
    color: #000;
  }

  .zuo_zwweixin {
    width: 90px;
    height: 90px;
    background: #efefef;
    position: relative;
    left: 130px;
    z-index: 999;
    top: -30px;
  }

  .zuo_zwweixin span {
    width: 0;
    height: 0;
    font-size: 0;
    border-top: 10px solid rgba(200, 200, 200, 0);
    border-right: 10px solid rgba(200, 200, 200, 1);
    border-bottom: 10px solid rgba(200, 200, 200, 0);
    border-left: 10px solid rgba(239, 239, 239, 0);
    position: absolute;
    left: -20px;
    top: 40px;
  }

  /*轮播*/
  .silder {
    width: 100%;
    height: 480px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    position: relative;
    float: left;
  }

  .silder .silder_list {
    height: 480px;
    overflow: hidden;
    position: relative;
  }
  .silder .silder_list li:first-child {
    z-index: 2;
  }
  .silder .silder_list li {
    z-index: 1;
  }
  .silder .silder_list li.slideshide {
    z-index: -1;
  }

  .silder .silder_list a {
    position: absolute;
    top: 0;
    left: 0;
  }

  .silder .silder_list a,
  .silder .silder_list img {
    display: inline-block;
    float: left;
  }

  .silder .silder_page {
    height: 50px;
    text-align: right;
    margin: 0 auto;
    right: 1px;
    overflow: hidden;
    position: absolute;
    bottom: 1px;
    z-index: 10;
  }

  .silder .silder_page li {
    width: 20px;
    font-size: 14px;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 15px 10px 0 0;
    background: #f1f1f1;
    display: inline-block;
    text-align: center;
    color: #000;
  }

  .silder .silder_page li.current {
    background: #c70b31;
    color: #fff;
  }

  .silder_desc {
    color: #fff;
    float: left;
    line-height: 50px;
    height: 50px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    text-indent: 10px;
    z-index: 9;
  }

  .silder .silder_page li:hover {
    cursor: pointer;
  }

  .silderbottom {
    position: absolute;
    bottom: 0;
    background-color: #66614f;
    height: 50px;
    width: 100%;
    filter: alpha(Opacity=80);
    -moz-opacity: 0.5;
    opacity: 0.5;
    z-index: 9;
  }

  /*滚动图片*/

  /*新增*/
  .ywtb_title {
    width: 100%;
    height: 85px;
    border-bottom: solid 1px #d1d2d8;
    font-size: 24px;
    color: #cb3c2a;
    line-height: 95px;
  }

  .ywtb_box {
    width: 100%;
    height: 520px;
    margin-top: 20px;
  }

  .ywtb_box_left {
    width: 828px;
    height: 100%;
    float: left;
  }

  .ywtb_box_right {
    width: 367px;
    height: 100%;
    float: right;
    position: relative;
  }

  .ywtb_items {
    width: 100%;
    height: 100px;
  }

  .ywtb_items ul li {
    width: 375px;
    height: 96px;
    float: left;
    margin-right: 37px;
    border-top: solid 4px #529bd0;
    background-color: #ffffff;
    line-height: 96px;
    text-align: center;
  }

  .ywtb_items ul li:last-child {
    margin-right: 0px;
  }

  .ywtb_icon {
    width: 75px;
    height: 100%;
    color: #377fca;
    line-height: 96px;
    float: left;
    padding-left: 110px;
  }

  .ywtb_icon i {
    font-size: 40px;
  }

  .ywtb_wenzi {
    height: 100%;
    font-size: 20px;
    line-height: 96px;
    float: left;
  }

  .cjfw_title {
    height: 65px;
    line-height: 65px;
    font-size: 20px;
    color: #6190bc;
    width: 100%;
  }

  .cjfw_items {
    width: 100%;
    height: 193px;
  }

  .cjfw_items ul li {
    width: 193px;
    height: 193px;
    margin-right: 10px;
    background-color: #ffffff;
    float: left;
    font-size: 18px;
    padding-top: 45px;
    text-align: center;
  }

  .cjfw_items i {
    font-size: 60px;
  }

  .bmztc {
    width: 100%;
    height: 90px;
    margin-top: 20px;
  }

  /* tab */
  #tab {
    width: 100%;
    font-size: 18px;
  }

  #tab .tab_menu {
    width: 100%;
    float: left;
    z-index: 1;
    background-color: #245399;
    border-top: solid 15px #245399;
    border-left: solid 1px #245399;
    border-right: solid 1px #245399;
  }

  #tab .tab_menu li {
    float: left;
    width: 175px;
    height: 45px;
    line-height: 33px;
    border-bottom: 0px;
    /*cursor:pointer;*/
    text-align: center;
    margin: 0 0 0 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #ffffff;
  }

  /*#tab .tab_box{width:100%;height:auto;clear:both;top:45px;position:relative;border:1px solid #990000;background-color:#ffffff;}*/
  #tab .tab_menu .selected {
    background-color: #ffffff;
    cursor: pointer;
    color: #990000;
  }

  .hide {
    display: none;
  }

  .bmztc_title {
    position: relative;
  }

  .bmztc_box {
    width: 1200px;
    height: 130px;
    position: absolute;
    top: 45px;
    left: -1px;
    border: solid 1px #990000;
    background-color: #ffffff;
  }

  .wszf_title {
    position: relative;
  }

  .wszf_box {
    width: 1200px;
    position: absolute;
    top: 45px;
    border: solid 1px #2e60ac;
    background-color: #ffffff;
    z-index: 1;
  }

  .wszf_box ul li {
    width: 16.6%;
    height: 42px;
    float: left;
    font-size: 18px;
  }

  .gnq_title {
    position: relative;
  }

  .gnq_box {
    width: 1200px;
    position: absolute;
    top: 45px;
    left: -175px;
    border: solid 1px #2e60ac;
    background-color: #ffffff;
    z-index: 1;
  }

  .jdsgw_title {
    position: relative;
  }

  .jdsgw_box {
    width: 1200px;
    position: absolute;
    top: 45px;
    left: -350px;
    border: solid 1px #2e60ac;
    background-color: #ffffff;
    z-index: 1;
  }

  /*新闻中心*/
  .xwzx_box {
    width: 1200px;
    height: 640px;
    border: solid 1px #d7b8b8;
    position: absolute;
    left: -775px;
    top: 60px;
    z-index: 99;
    background: #ffffff url(../images/2019/v2/nav_bg.jpg) no-repeat bottom;
  }

  .xwzx_box_left {
    width: 470px;
    height: 100%;
    float: left;
    margin-right: 40px;
    margin-left: 35px;
  }

  .xwzx_box_right {
    width: 615px;
    height: 100%;
    float: left;
    box-sizing: content-box;
  }

  .xwzx_title {
    font-size: 18px;
    font-weight: bold;
    border-left: solid 5px #245399;
    color: #245399;
    height: 20px;
    line-height: 20px;
    padding-left: 10px;
    margin-top: 30px;
    width: 100%;
  }

  .tsyq_box {
    width: 100%;
    height: 163px;
    margin-top: 25px;
  }

  .tsyq_box_left {
    width: 263px;
    height: 100%;
    float: left;
  }

  .tsyq_box_right {
    width: 190px;
    height: 100%;
    float: right;
  }

  .tsyq_box_right_title {
    width: 100%;
    height: auto;
    font-size: 20px;
    line-height: 30px;
    color: #444444;
  }

  .tsyq_box_right_content {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #a699b3;
    line-height: 25px;
    margin-top: 20px;
  }

  .spyq_box {
    width: 100%;
    height: 210px;
  }

  .spyq_box_left {
    width: 220px;
    height: 100%;
    float: left;
  }

  .spyq_box_right {
    width: 220px;
    height: 100%;
    float: right;
  }

  .spyq_box_title {
    width: 100%;
    height: 45px;
    font-size: 20px;
    color: #235399;
    line-height: 45px;
    margin-top: 10px;
  }

  .spyq_box_img {
    width: 100%;
    height: 124px;
  }

  .spyq_box_content {
    width: 100%;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    color: #235399;
  }

  .xwzx_box_right p {
    line-height: 20px;
  }

  .xwzx_box_right p a,
  .xwzx_box_right p {
    margin-top: 22px;
  }

  .xwzx_box_right p i {
    font-size: 14px;
    margin-right: 10px;
  }

  .xwzx_box_right p a:hover {
    text-decoration: underline;
  }

  /*25周年*/
  .zn_box {
    width: 1200px;
    height: 640px;
    border: solid 1px #d7b8b8;
    position: absolute;
    left: -837px;
    top: 60px;
    z-index: 99;
    background: #ffffff url(../images/2019/v2/nav_bg.jpg) no-repeat bottom;
  }

  .zn_box_left {
    width: 438px;
    height: 100%;
    float: left;
    margin-left: 35px;
  }

  .zn_box_right {
    width: 632px;
    height: 100%;
    float: left;
    margin-left: 60px;
  }

  .news_six {
    width: 100%;
    height: 110px;
    margin-top: 40px;
  }

  .news_one {
    width: 100%;
    height: 110px;
    margin-top: 40px;
  }

  .news_two {
    width: 100%;
    height: 110px;
    margin-top: 10px;
  }

  .news_three {
    width: 100%;
    height: 220px;
    margin-top: 10px;
  }

  .news_three ul {
    width: 438px;
  }

  .news_three li {
    font: 17px/36px Arial;
    overflow: hidden;
    width: 100%;
  }

  .news_three li a {
    display: block;
    float: left;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333333;
  }

  .news_three li em {
    background: #9a0000;
    width: 6px;
    height: 6px;
    margin: 18px 10px 0 2px;
    float: left;
  }

  .news_three li span {
    float: right;
    color: #999999;
  }

  .news_four {
    width: 100%;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 17px;
  }

  .news_five {
    width: 100%;
    height: 230px;
    margin-top: 18px;
  }

  .news_five ul li {
    width: 195px;
    height: 100%;
    float: left;
  }

  .news_title {
    width: 100%;
    height: 20px;
    border-left: solid 5px #9a0000;
    font-size: 18px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 20px;
    line-height: 20px;
    padding-left: 10px;
    color: #9a0000;
  }

  .news_six {
    width: 100%;
    height: 197px;
  }

  .news_six ul li {
    width: 203px;
    height: 100%;
    float: left;
  }

  /*园区概况*/
  .yqgk_box {
    width: 1200px;
    height: 640px;
    border: solid 1px #d7b8b8;
    position: absolute;
    left: -160px;
    top: 60px;
    z-index: 99;
    background: #ffffff url(../images/2019/v2/nav_bg.jpg) no-repeat bottom;
  }

  .yqgk_box_left {
    width: 494px;
    height: 100%;
    float: left;
    margin-left: 35px;
  }

  .yqgk_box_right {
    width: 598px;
    height: 100%;
    float: left;
    margin-left: 40px;
  }

  .yqgk_box_title {
    width: 100%;
    height: 20px;
    border-left: solid 5px #245399;
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
    line-height: 20px;
    padding-left: 10px;
    color: #245399;
  }

  .yqgk_box_img {
    width: 100%;
    height: 241px;
  }

  .yqgk_box_content {
    width: 100%;
    height: 190px;
    margin-top: 12px;
    line-height: 30px;
    font-size: 18px;
  }

  /*政务公开*/
  .zwgk_box {
    width: 1200px;
    height: 640px;
    border: solid 1px #d7b8b8;
    position: absolute;
    left: -478px;
    top: 60px;
    z-index: 99;
    background: #ffffff url(../images/2019/v2/nav_bg.jpg) no-repeat bottom;
  }

  .zwgk_box_left {
    width: 300px;
    height: 100%;
    float: left;
    margin-left: 35px;
  }

  .zwgk_box_right {
    width: 785px;
    height: 100%;
    float: left;
    margin-left: 46px;
    overflow: hidden;
    position: relative;
  }

  .ldjj_title {
    width: 100%;
    height: 20px;
    border-left: solid 5px #245399;
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
    line-height: 20px;
    padding-left: 10px;
    color: #245399;
  }

  .ldjj_box {
    width: 100%;
    height: 227px;
  }

  .ldjj_items {
    width: 50%;
    float: left;
  }

  .ldjj_img img {
    width: 90%;
    height: 161px;
    display: block;
    margin: auto;
  }

  .ldjj_content {
    width: 100%;
    height: 60px;
    text-align: center;
    font-size: 17px;
    line-height: 25px;
    margin-top: 6px;
  }

  .gzjd_box {
    width: 100%;
    height: 136px;
  }

  .gzjd_box_left {
    width: 58px;
    height: 100%;
    float: left;
    background-color: #245399;
    text-align: center;
    line-height: 20px;
    font-size: 18px;
    color: #ffffff;
    padding-top: 20px;
  }

  .gzjd_box_right {
    width: 242px;
    height: 100%;
    float: left;
  }

  .gzjd_box_right ul li {
    width: 112px;
    height: 63px;
    float: left;
    border: solid 1px #f3f3f3;
    margin-left: 7px;
    text-align: center;
    line-height: 63px;
    font-size: 18px;
  }

  .zwgk_box_right .cont {
    position: absolute;
  }

  .zwgk_box_right ul {
    float: left;
    width: 785px;
  }

  .zwgk_box_right li {
    font: 17px/38px Arial;
    overflow: hidden;
    width: 100%;
  }

  .zwgk_box_right li a {
    display: block;
    float: left;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .zwgk_box_right li em {
    background: #cbcbcb;
    width: 3px;
    height: 3px;
    margin: 18px 10px 0 2px;
    float: left;
  }

  .zwgk_box_right li span {
    float: right;
    color: #999999;
  }

  .n_l_nav .n_l_more {
    display: block;
    float: right;
  }

  .n_l_nav .n_l_more {
    float: right;
    font: 17px/40px '微软雅黑';
    margin: 10px 0 0 0;
  }

  .n_l_nav .n_l_more a {
    display: none;
    color: #999999;
  }

  .n_l_nav .n_l_more a:hover {
    color: #1d71b7;
  }

  .normalTit {
    height: 40px;
    margin-bottom: 20px;
    margin-top: 30px;
    position: relative;
  }

  .normalTit span {
    display: block;
    float: left;
    cursor: pointer;
    padding: 0 15px;
    font: 22px/48px Arial, 'Microsoft YaHei';
    margin: 0 0 -2px;
    background-color: #d2d2d2;
  }

  .normalTit .on {
    color: #ffffff;
    background-color: #245399;
  }

  /* temp */
  .fuwu {
    min-width: 1200px;
  }

  .fuwu {
    width: 100%;
    height: 555px;
    background: #f7f7f7;
  }

  .fuwu_left {
    width: 100%;
    height: 450px;
    float: left;
    margin-top: 40px;
  }

  .fuwu_left h2 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    font-size: 20px;
  }

  .fuwu_left_ba {
    padding: 40px 0px;
    width: 100%;
  }

  .fuwu_left_ba a:hover {
    color: red;
  }

  .fuwu_left h2 a {
    color: #2a6aa7;
    font-size: 24px;
    font-weight: normal;
  }

  .fuwu_left_he {
    width: 225px;
    height: 100px;
    float: left;
    background: #ebeced;
    text-align: center;
    padding-top: 10px;
  }

  .fuwu_left_he .fuwutu {
    font-size: 45px;
    color: #2a6aa7;
  }

  .fuwu_left_he p {
    font-size: 18px;
    color: #2a6aa7;
  }

  .fuwu_kg {
    margin-bottom: 18px;
    margin-right: 18px;
  }

  .fuwu_right {
    width: 295px;
    height: 430px;
    float: right;
    margin-top: 40px;
  }

  .fuwu_right .tupian {
    width: 105px;
    height: 60px;
    float: left;
    margin-right: 20px;
  }

  .fuwu_right .wenzi {
    width: 160px;
    height: 60px;
    float: left;
    font-size: 24px;
    color: #fff;
    line-height: 60px;
  }

  .fuwu_right h2 {
    width: 295px;
    height: 60px;
    background: #90c16b;
    font-weight: normal;
    margin-bottom: 12px;
  }

  .fuwu_left_he .fuwu_on {
    color: #a61620;
  }

  .fuwu_left .on {
    color: #a61620;
  }

  /*20190726 一网通办新版*/
  .tpxx_box {
    width: 100%;
    height: 373px;
  }

  .qsmzq {
    width: 590px;
    height: 100%;
    float: left;
  }

  .qsmzq_title {
    width: 100%;
    height: 67px;
    font-size: 22px;
    line-height: 67px;
    color: #2a6aa7;
  }

  .qsmzq_items {
    width: 100%;
    height: 306px;
  }

  .qyxm {
    width: 285px;
    height: 306px;
    position: relative;
    float: left;
  }

  .qyxm img {
    width: 285px;
    height: 306px;
    display: block;
  }

  .qyxm span {
    width: 285px;
    font: 20px/40px Arial;
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    position: absolute;
    bottom: 0;
    background: #97cae7;
  }

  .qyxm_xmjs {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 61px;
    left: 46px;
  }

  .qyxm_scyy {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 162px;
    left: 40px;
  }

  .qyxm_qykb {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 12px;
    right: 48px;
  }

  .qyxm_hdrz {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 112px;
    right: 38px;
  }

  .qyxm_qytc {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 212px;
    right: 55px;
  }

  .zrr {
    width: 285px;
    height: 306px;
    position: relative;
    float: left;
    margin-left: 19px;
  }

  .zrr img {
    width: 285px;
    height: 306px;
    display: block;
  }

  .zrr span {
    width: 285px;
    font: 20px/40px Arial;
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    position: absolute;
    bottom: 0;
    background: #97cae7;
  }

  .zrr_cs {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 37px;
    left: 14px;
  }

  .zrr_hy {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 124px;
    left: 32px;
  }

  .zrr_hs {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 203px;
    left: 32px;
  }

  .zrr_rx {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 57px;
    left: 120px;
  }

  .zrr_zf {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 34px;
    right: 11px;
  }

  .zrr_jy {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 90px;
    right: 29px;
  }

  .zrr_tx {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 148px;
    right: 12px;
  }

  .zrr_qsm {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 215px;
    right: 35px;
  }

  .cjsfw {
    width: 283px;
    height: 100%;
    float: left;
    margin-left: 20px;
  }

  .cjsfw_items {
    width: 100%;
    height: 306px;
  }

  .cjsfw_items ul li {
    width: 141px;
    height: 38px;
    margin-bottom: 1px;
    float: left;
    font-size: 17px;
    text-align: center;
    color: #ffffff;
    padding-top: 114px;
  }

  .ztsfw {
    width: 283px;
    height: 100%;
    float: left;
    margin-left: 20px;
  }

  .ztsfw_items {
    width: 100%;
    height: 306px;
  }

  .ztsfw_items ul li {
    width: 141px;
    height: 38px;
    margin-bottom: 1px;
    float: left;
    font-size: 17px;
    text-align: center;
    color: #ffffff;
    padding-top: 114px;
  }

  .home_yqpf {
    margin-right: -10px;
    margin-top: 15px;
  }

  .home_yqpf li {
    width: 50%;
    float: left;
  }

  .home_yqpf li a {
    display: block;
    height: 70px;
    line-height: 70px;
    border: solid 1px #d8d8d8;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 17px;
  }
}
</pre></body></html>